Skip to content

build(deps): update zone.js requirement from ^0.7.4 to ^0.9.0#34

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/zone.js-tw-0.9.0
Closed

build(deps): update zone.js requirement from ^0.7.4 to ^0.9.0#34
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/zone.js-tw-0.9.0

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Updates the requirements on zone.js to permit the latest version.

Changelog

Sourced from zone.js's changelog.

0.9.0 (2019-03-12)

Bug Fixes

  • lint: fix #1168, remove unused = null code (#1171) (917e2af)
  • test: fix #1155, try/catch modify error.message (#1157) (7e983d1)
  • test: fix: make fakeAsync test spec timer id global (d32e79b)
  • build: fix: closure related fixes (2a8415d)
  • compile: fix: remove finally definition from Promise interface (47dd3f4)

Doc

  • doc: #1181, Fix the typo in timer module documentation (8f78b55)
  • doc: #1163, Update YouTube video link (f171821)
  • doc: #1151, Re-phrase the lines for better understanding (2a6444b)
  • doc: #1152, change the word TimerTask to MacroTask (f3995de)

Features

  • test: add benchmark page (#1076) (128649a)
  • test: test(promise): add test cases for Promise.all with sync then operation (#1158) (0b44e83)
  • test: feat: add an option __zone_symbol__disableDatePatching to allow disabling Date patching (c378f87)

Env

  • env: change BLACK_LISTED_EVENTS to DISABLE_EVENTS (9c65d25)

Build

  • build: build zone-evergreen.js in es2015, add terser minify support (2ad936b)
  • build: upgrade to pass jasmine 3.3 test (82dfd75)
  • build: upgrade to typescript 3.2.2 (fcdd559)
  • build: separate zone.js into evergreen only and legacy included bundles (ac3851e)
  • build: make legacy standalone bundle (a5fe09b)

0.8.29 (2019-01-22)

Bug Fixes

  • core: fix for tests in angular repo (fd069db)

0.8.28 (2019-01-16)

... (truncated)
Commits
  • 31d31ce build: bump version to 0.9.0 (#1193)
  • d32e79b fix: make fakeAsync test spec timer id global (#1207)
  • 2a8415d fix: closure related fixes (#1206)
  • 47dd3f4 fix: remove finally definition from Promise interface, will use es2018.promis...
  • c378f87 feat: add an option __zone_symbol__disableDatePatching to allow disable patch...
  • a5fe09b build: make legacy standalone bundle (#1201)
  • fcdd559 build: upgrade to typescript 3.2.2 (#1199)
  • 7e983d1 fix(test): fix #1155, try/catch modify error.message (#1157)
  • 0b44e83 test(promise): add test cases for Promise.all with sync then operations (#1158)
  • b038214 spec: fix #1195, should create new taskData if using OPTIMIZED TASKDATA in ev...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Updates the requirements on [zone.js](https://github.com/angular/zone.js) to permit the latest version.
- [Release notes](https://github.com/angular/zone.js/releases)
- [Changelog](https://github.com/angular/zone.js/blob/master/CHANGELOG.md)
- [Commits](angular/zone.js@v0.7.4...v0.9.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #44.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/zone.js-tw-0.9.0 branch May 3, 2019 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant